

.logo{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

h1{
    text-align: center;
    text-transform: uppercase;
}